https://sandbox-portal.zift.io/api/v01/merchants/[merchant-code]/channel
Represents Channels, associated with the given merchant.
Method: POST | Implicit: No | Returns: ServiceResponse |
Consumes: json, xml, xurl | Produces: json, xml, xurl | |
Allows to attach the channel to the given merchant.
|
# | Name | Type | Required | Default | Description |
---|---|---|---|---|---|
01 | id | String | Yes |
Identifier of a channel that is going to be attached to the specified merchant. |
Method: DELETE | Implicit: No | Returns: ServiceResponse |
Consumes: json, xml, xurl | Produces: json, xml, xurl | |
Allows to delete attached channel from the given merchant.
|